home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 2000 October
/
Software of the Month - Ultimate Collection Shareware 277.iso
/
pc
/
PROGRAMS
/
UTILITY
/
WINLINUX
/
DATA1.CAB
/
programs_-_include
/
LINUX
/
NTFS_FS.H
< prev
next >
Wrap
C/C++ Source or Header
|
1999-09-17
|
84b
|
8 lines
#ifndef _LINUX_NTFS_FS_H
#define _LINUX_NTFS_FS_H
int init_ntfs_fs(void);
#endif